Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration with [LTO] Colony Groups #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jklw
Copy link

@jklw jklw commented Jun 12, 2024

Hi, thanks for the great mod, can hardly play without it.

This patch adds integration with [LTO] Colony Groups. That mod allows you to create a group of pawns, then assign a bill to this group in the same way you would assign a bill to a single pawn in vanilla.

Currently, such pawn group assignments are not mirrored to linked bills, and not copied using BWM's copy/paste of bill settings. This patch fixes that.

Tested in my actual save; works fine so far.

The implementation directly accesses a dictionary in Colony Groups, which is brittle to future changes in Colony Groups. Ideally, there should be a stable CopyBillSettings(Bill src, Bill dest) method in ColonyGroups, but unfortunately I haven't found a source repo.

My name on the Rimworld Discord is "dunno".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant